home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 15 / CU Amiga Magazine's Super CD-ROM 15 (1997)(EMAP Images)(GB)[!][issue 1997-10].iso / CUCD / Graphics / DocMa / DocMa_1.6.readme < prev    next >
Encoding:
Text File  |  1997-06-30  |  2.5 KB  |  64 lines

  1. Short:    (C)GFX Filer, Asl replacement (MUI)
  2. Author:   ewertmac@cs.tu-berlin.de
  3. Uploader: ewertmac@cs.tu-berlin.de
  4. Version:  1.6
  5. Type:     gfx/misc
  6. Replaces: gfx/misc/DocMa_1.5.lha
  7. Requires: WB 3.1, MUI 3.6 ((CybergraphX||Picasso96) && PictureDT V43 for true-color)
  8.  
  9. ************************************************************************
  10.                      DocMa
  11.  
  12.                   the Document Manager
  13.  
  14.                   Version 1.6
  15.  
  16.              (c) Copyright 1996-97, Marc Ewert
  17. ************************************************************************
  18.  
  19. DocMa is a MUI based Multimedia Document Manager. It displays
  20. directories in an icon list. Each icon is specified by the filetype of
  21. the directory entry. You can start applications with the icons as
  22. argument by doubleclicking on the icon, open new windows, drag icons
  23. between windows, delete or rename files and last but not least calculate
  24. thumbnails from picture files. Therefore DocMa uses the datatype system.
  25. So you can read in every picture file for which you have a datatype (you
  26. can find them e.g. in the aminet drawer "util/dtype"). Picasso96,
  27. CyberGraphX and the new Picture Datatype V43 are supported.
  28.  
  29. With the "docmafr.library" there is a filerquester with the same
  30. interface as the asl library has. It is possible to patch the asl
  31. library to use the DocMa requester for selectable programs.
  32.  
  33. DocMa is shareware, so if you like it and want to use it in future,
  34. please register it! Then you will get a keyfile which will supress the
  35. "nerv-requester" that is displayed every time you start DocMa.
  36.  
  37.  
  38.  
  39. Changes since last version:
  40. /*****************************************************************************
  41.  
  42. (NEW) new feature    (IMP) improved feature     (BUG) removed bug
  43.  
  44.  
  45. V1.6 (26.06.97)
  46. ------------------------------------------------------------------------
  47.  
  48. (NEW) XiPaint mpic files are directly supported. If you open a picture drawer
  49.       on the XiPaint CD, the thumbnails will be automaticaly loaded. If they are
  50.       to small for you (60x60), just press "Update"...
  51.  
  52. (IMP) Improved loading speed of directories. But now the icons are first shown
  53.       after loading the completely directory.
  54.  
  55. (IMP) The DocMa Filerequester has now everytime a pattern gadget.
  56.  
  57. (IMP) The Filenames for the thumbnails from the "avoided devices" wasn`t choosen
  58.       right. Now the name of the device (CD) is inserted before the path.
  59.  
  60. (BUG) Removed a semaphore deadlock, that sometimes occurred when the window was
  61.       resized while loading a directory.
  62.  
  63. (BUG) Removed some bugs, which occured on Amigas with low memory.
  64.